[Volumes] Detach a volume from an instance
Compute
[Volumes] Detach a volume from an instance
Detach a storage volume from its currently attached compute instance. Ensure all data is synced and the volume is unmounted within the guest OS before detaching to prevent data loss.
POST
[Volumes] Detach a volume from an instance
Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the storage volume.
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Body
application/json
Volume name
Maximum string length:
255Volume size in GB
Required range:
0 <= x <= 4294967295Disk type (ssd, nvme)
ssd- SSDnvme- NVMeunknown- Unknown
Available options:
ssd, nvme, unknown Response
Volume detachment initiated successfully

